func net.roundDurationUp
2 uses
net (current package)
tcpsock.go#L369: func roundDurationUp(d time.Duration, to time.Duration) time.Duration {
tcpsockopt_unix.go#L17: secs := int(roundDurationUp(d, time.Second))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)